[INFO] fetching crate plotive-text 0.5.0...
[INFO] fixing plotive-text-0.5.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate plotive-text 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate plotive-text 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate plotive-text 0.5.0
[INFO] tweaked toml for crates.io crate plotive-text 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plotive-text 0.5.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plotive-text 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotive-base v0.5.0
[INFO] [stderr]   Downloaded strict-num v0.2.0
[INFO] [stderr]   Downloaded memmap2 v0.9.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f3e7f600f7f77a7d0a5359dd4882db870f8e774e972afe0b29005cb3b6321189
[INFO] running `Command { std: "docker" "start" "f3e7f600f7f77a7d0a5359dd4882db870f8e774e972afe0b29005cb3b6321189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3e7f600f7f77a7d0a5359dd4882db870f8e774e972afe0b29005cb3b6321189" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3e7f600f7f77a7d0a5359dd4882db870f8e774e972afe0b29005cb3b6321189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f3e7f600f7f77a7d0a5359dd4882db870f8e774e972afe0b29005cb3b6321189" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking strict-num v0.2.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking plotive-base v0.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking plotive-text v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::bundled_font_db`
[INFO] [stdout]    --> src/rich/builder.rs:700:9
[INFO] [stdout]     |
[INFO] [stdout] 700 |     use crate::bundled_font_db;
[INFO] [stdout]     |         ^^^^^^^---------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                no `bundled_font_db` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:45:8
[INFO] [stdout]     |
[INFO] [stdout]  36 |   #[cfg(any(
[INFO] [stdout]     |  __________-
[INFO] [stdout]  37 | |     feature = "noto-sans",
[INFO] [stdout]  38 | |     feature = "noto-sans-italic",
[INFO] [stdout]  39 | |     feature = "noto-serif",
[INFO] [stdout]  40 | |     feature = "noto-serif-italic",
[INFO] [stdout]  41 | |     feature = "noto-mono"
[INFO] [stdout]  42 | | ))]
[INFO] [stdout]     | |_- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  45 |   pub fn bundled_font_db() -> fontdb::Database {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive-text` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `plotive_text::bundled_font_db`
[INFO] [stdout]   --> examples/text_line.rs:3:20
[INFO] [stdout]    |
[INFO] [stdout]  3 | use plotive_text::{bundled_font_db, font, line};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ no `bundled_font_db` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 36 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 37 | |     feature = "noto-sans",
[INFO] [stdout] 38 | |     feature = "noto-sans-italic",
[INFO] [stdout] 39 | |     feature = "noto-serif",
[INFO] [stdout] 40 | |     feature = "noto-serif-italic",
[INFO] [stdout] 41 | |     feature = "noto-mono"
[INFO] [stdout] 42 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 45 |   pub fn bundled_font_db() -> fontdb::Database {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive-text` (example "text_line") due to 1 previous error
[INFO] [stdout] error[E0425]: cannot find function `bundled_font_db` in crate `text`
[INFO] [stdout]   --> examples/text_rich.rs:5:24
[INFO] [stdout]    |
[INFO] [stdout]  5 |     let mut db = text::bundled_font_db();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ not found in `text`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 36 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 37 | |     feature = "noto-sans",
[INFO] [stdout] 38 | |     feature = "noto-sans-italic",
[INFO] [stdout] 39 | |     feature = "noto-serif",
[INFO] [stdout] 40 | |     feature = "noto-serif-italic",
[INFO] [stdout] 41 | |     feature = "noto-mono"
[INFO] [stdout] 42 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 45 |   pub fn bundled_font_db() -> fontdb::Database {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_text::bundled_font_db`
[INFO] [stdout]   --> examples/text_rich_parse.rs:2:40
[INFO] [stdout]    |
[INFO] [stdout]  2 | use plotive_text::{self as text, Font, bundled_font_db, font, rich};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ no `bundled_font_db` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 36 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 37 | |     feature = "noto-sans",
[INFO] [stdout] 38 | |     feature = "noto-sans-italic",
[INFO] [stdout] 39 | |     feature = "noto-serif",
[INFO] [stdout] 40 | |     feature = "noto-serif-italic",
[INFO] [stdout] 41 | |     feature = "noto-mono"
[INFO] [stdout] 42 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 45 |   pub fn bundled_font_db() -> fontdb::Database {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive-text` (example "text_rich") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive-text` (example "text_rich_parse") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f3e7f600f7f77a7d0a5359dd4882db870f8e774e972afe0b29005cb3b6321189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e7f600f7f77a7d0a5359dd4882db870f8e774e972afe0b29005cb3b6321189", kill_on_drop: false }`
[INFO] [stdout] f3e7f600f7f77a7d0a5359dd4882db870f8e774e972afe0b29005cb3b6321189
